Skip to main content

Scroll Mouse

Overview


Scrolls the mouse wheel by the specified amount.

Input

Browser

NameRequiredDescription
Browser InstanceWhich browser instance to run against.

Scroll

NameRequiredDescription
Delta XHow much to scroll horizontally.
Delta YHow much to scroll vertically.

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.